public void setBitsPerComponent( int bpc ) |
Parameters
- bpc
- The number of bits used to represent each color component.
public void setBitsPerComponent( int bpc ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When bpc has an unsupported value. |